Skip to content

Add model-access pre-flight check to step 08 before Run#1722

Merged
pelikhan merged 2 commits into
mainfrom
copilot/add-pre-flight-check-to-08-run-your-workflow
Jul 21, 2026
Merged

Add model-access pre-flight check to step 08 before Run#1722
pelikhan merged 2 commits into
mainfrom
copilot/add-pre-flight-check-to-08-run-your-workflow

Conversation

Copilot AI commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

50% of simulated students fail at step 08 because they click Run without confirming their Copilot billing method is active. The failure surfaces as a model-access error mid-run rather than a clear pre-run gate.

Change

Added a new first item to the "Before you click Run" checklist in 08-run-your-workflow.md that explicitly links back to 07d-confirm-model-access.md and names both billing paths (organization centralized billing and COPILOT_GITHUB_TOKEN):

- [ ] I completed [Confirm Model Access](07d-confirm-model-access.md) and my chosen billing method
      (organization centralized billing or `COPILOT_GITHUB_TOKEN`) is active

This converts the existing reactive hint ("if the run fails, return to 7d…") into a proactive gate — learners must confirm billing before they can reasonably proceed.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan
pelikhan marked this pull request as ready for review July 21, 2026 07:11
@pelikhan
pelikhan merged commit 1b21c5f into main Jul 21, 2026
3 of 4 checks passed
@pelikhan
pelikhan deleted the copilot/add-pre-flight-check-to-08-run-your-workflow branch July 21, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants